home *** CD-ROM | disk | FTP | other *** search
/ .net 2002 March / DotNetMagazine-Issue107-Coverdisc-NET107-02-03-PCMac.bin / pc / PC Software / free_browsing / DavesQckSearchDbar3-14 / dqsd.exe / searches / uktv.xml < prev    next >
Text File  |  2002-09-27  |  2KB  |  47 lines

  1. <search function="uktv">
  2.   <name>UK TV Guide</name>
  3.   <description>UK Television guide
  4.   <div class="helpboxDescLabels">Examples:</div>
  5.       <table class="helpboxDescTable">
  6.       <tr><td width="100px">bbc 1</td><td>            uktv 1</td></tr>
  7.       <tr><td>bbc 2</td><td>            uktv 2</td></tr>
  8.       <tr><td>itv1</td><td>             uktv 3</td></tr>
  9.       <tr><td>channel 4</td><td>        uktv 4</td></tr>
  10.       <tr><td>channel 5</td><td>        uktv 5</td></tr>
  11.       <tr><td>bbc radio 1</td><td>      uktv 502</td></tr>
  12.       <tr><td>bbc radio 2</td><td>      uktv 503</td></tr>
  13.       <tr><td>bbc radio 3</td><td>      uktv 504</td></tr>
  14.       <tr><td>bbc radio 4</td><td>      uktv 505</td></tr>
  15.       <tr><td>bbc radio 5</td><td> live uktv 506</td></tr>
  16.       </table>
  17.   </description>
  18.   <category>Entertainment</category>
  19.   <contributor>tomjcorcoran</contributor>
  20.   <link>http://www.uktvguide.com/</link>
  21.   <form name="uktvf"
  22.         action="http://www.mydigiguide.com/dgx/wbl.dll?h=13"
  23.         method="post">
  24.     <input type="hidden" name="ch" value=""/>
  25.   </form>
  26.   <script><![CDATA[
  27.     function uktv(q)
  28.     {
  29.       if (q == "")
  30.       {
  31.         openSearchWindow("http://www.uktvguide.com/");
  32.       }
  33.       else
  34.       {
  35.         document.uktvf.ch.value = q;
  36.         submitForm(uktvf);
  37.       }
  38.     }
  39.   ]]></script>
  40.  
  41.   <copyright>
  42.     Copyright (c) 2002 David Bau
  43.     Distributed under the terms of the
  44.     GNU Public License, Version 2 (http://www.gnu.org/copyleft/gpl.txt)
  45.   </copyright>
  46. </search>
  47.